Collection::AsObjArray

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:57:30 1991
Index Return to Main Contents
 

NAME

Collection::AsObjArray - instance method  

TEMPLATE

anObjArray = ObjArray * AsObjArray()  

SPECIFIERS

public virtual  

DESCRIPTION

Returns a newly created instance of class ObjArray containing the elements of the receiver.
This operation will no more supported in future versions. Method is rarely overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

ObjArray * anObjArray

An ObjArray
containing the objects of this collection.
 

CATEGORIES

conversion, client interface

 

FIRST DEFINITION

class Collection  

FILES

implementation:
Collection.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:31 GMT, March 30, 2022